home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD PowerPlay 10
/
CD Powerplay Issue 10 (February 1996).iso
/
fxfight
/
cdpp.bat
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1996-01-09
|
241 b
|
19 lines
echo off
cls
echo.
echo.
echo This game will take up approx 6Mb
echo.
echo Copying Files
md c:\fxfight
xcopy *.* c:\fxfight\ /s
attrib c:\fxfight\*.* -r -a -s -h /s
c:
cd\
cd fxfight
call setup.exe
call fight.exe
cd\
d: